PDF4Java Reference Documentation
com.o2sol.pdf4java.annotations.a3d Package / PDF3DBackground Class / PDF3DBackground Constructor / PDF3DBackground Constructor(PDFCosDictionary)
The COS background..
In This Topic
    PDF3DBackground Constructor(PDFCosDictionary)
    In This Topic
    Initializes a new PDF3DBackground object with the specified COS background.
    Syntax
    public PDF3DBackground( 
       PDFCosDictionary cos3DBackground
    )

    Parameters

    cos3DBackground
    The COS background..
    See Also